home *** CD-ROM | disk | FTP | other *** search
/ EuroCD 3 / EuroCD 3.iso / Programming / vbcc / machines / amiga68k / include / proto / disk.h < prev    next >
Encoding:
C/C++ Source or Header  |  1998-06-24  |  170 b   |  9 lines

  1. #ifndef PROTO_DISK_H
  2. #define PROTO_DISK_H
  3. #include <exec/types.h>
  4. extern struct Library *DiskBase ;
  5. #include <clib/disk_protos.h>
  6. #include <inline/disk_protos.h>
  7. #endif
  8.  
  9.